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

Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’