[][src]Function winapi::um::dbghelp::FindExecutableImage

pub unsafe extern "system" fn FindExecutableImage(
    FileName: PCSTR,
    SymbolPath: PCSTR,
    ImageFilePath: PSTR
) -> HANDLE