pub unsafe extern "system" fn BindImageEx(
    flags: u32,
    imagename: PCSTR,
    dllpath: PCSTR,
    symbolpath: PCSTR,
    statusroutine: PIMAGEHLP_STATUS_ROUTINE
) -> BOOL
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"