_BitScanReverse

Function _BitScanReverse 

Source
pub unsafe extern "C" fn _BitScanReverse(
    Index: *mut c_ulong,
    Mask: c_ulong,
) -> c_uchar