Function windows::Win32::System::Diagnostics::Debug::DbgHelpCreateUserDump
pub unsafe fn DbgHelpCreateUserDump<P0>(
filename: P0,
callback: PDBGHELP_CREATE_USER_DUMP_CALLBACK,
userdata: Option<*const c_void>,
) -> BOOLwhere
P0: Param<PCSTR>,