Function Mtr_FindGroup

Source
pub unsafe extern "C" fn Mtr_FindGroup(
    root: *mut MtrNode,
    low: c_uint,
    high: c_uint,
) -> *mut MtrNode