[][src]Type Definition ntapi::ntrtl::RtlNumberOfClearBitsInRange

type RtlNumberOfClearBitsInRange = unsafe extern "system" fn(BitMapHeader: PRTL_BITMAP, StartingIndex: ULONG, Length: ULONG) -> ULONG;