Function FindDebugInfoFile
pub unsafe fn FindDebugInfoFile<P0, P1>(
filename: P0,
symbolpath: P1,
debugfilepath: PSTR,
) -> Result<HANDLE>where
P0: Param<PCSTR>,
P1: Param<PCSTR>,
pub unsafe fn FindDebugInfoFile<P0, P1>(
filename: P0,
symbolpath: P1,
debugfilepath: PSTR,
) -> Result<HANDLE>where
P0: Param<PCSTR>,
P1: Param<PCSTR>,