pub unsafe extern "system" fn RtlPcToFileHeader(
    pcvalue: *const c_void,
    baseofimage: *mut *mut c_void
) -> *mut c_void
Expand description

Required features: "Win32_System_Diagnostics_Debug"