Skip to main content

RtlClearBits

Function RtlClearBits 

Source
pub unsafe extern "system" fn RtlClearBits(
    BitMapHeader: PRTL_BITMAP,
    StartingIndex: ULONG,
    NumberToClear: ULONG,
)