Function windows::Win32::System::WindowsProgramming::RtlCharToInteger

pub unsafe fn RtlCharToInteger(
    string: *mut i8,
    base: u32,
    value: *mut u32,
) -> NTSTATUS