[][src]Function ntapi::ntrtl::RtlIsNormalizedString

pub unsafe extern "system" fn RtlIsNormalizedString(
    NormForm: ULONG,
    SourceString: PCWSTR,
    SourceStringLength: LONG,
    Normalized: PBOOLEAN
) -> NTSTATUS