Function windows_sys::Win32::System::Diagnostics::Debug::UpdateDebugInfoFile

pub unsafe extern "system" fn UpdateDebugInfoFile(
    imagefilename: PCSTR,
    symbolpath: PCSTR,
    debugfilepath: PSTR,
    ntheaders: *const IMAGE_NT_HEADERS32,
) -> BOOL