Function windows_sys::Win32::System::WindowsProgramming::RtlCharToInteger
pub unsafe extern "system" fn RtlCharToInteger(
string: *mut i8,
base: u32,
value: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"