Skip to main content

RtlPrefixString

Function RtlPrefixString 

Source
pub unsafe extern "system" fn RtlPrefixString(
    String1: *const STRING,
    String2: *const STRING,
    CaseInSensitive: BOOLEAN,
) -> BOOLEAN