menu_get_item($path = NULL, $router_item = NULL)
$path: The path, for example node/5. The function will find the corresponding node/% item and return that.
Return: The router item, an associate array corresponding to one row in the menu_router table.