Function get_location_info

Source
fn get_location_info(
    cx: &ExtCtxt<'_>,
    fn_: &Fn,
) -> (Symbol, usize, usize, usize, usize)