Function windows_native::ntrtl::RtlLargeIntegerToChar
source · pub unsafe extern "system" fn RtlLargeIntegerToChar(
Value: *mut i64,
Base: u32,
OutputLength: i32,
String: PSTR
) -> NTSTATUSpub unsafe extern "system" fn RtlLargeIntegerToChar(
Value: *mut i64,
Base: u32,
OutputLength: i32,
String: PSTR
) -> NTSTATUS