Function ntapi::ntrtl::RtlSetBits

source ·
pub unsafe extern "system" fn RtlSetBits(
    BitMapHeader: PRTL_BITMAP,
    StartingIndex: ULONG,
    NumberToSet: ULONG
)