[][src]Function detours_sys::DetourProcessViaHelperDllsA

pub unsafe extern "C" fn DetourProcessViaHelperDllsA(
    dwTargetPid: DWORD,
    nDlls: DWORD,
    rlpDlls: *mut LPCSTR,
    pfCreateProcessA: PDETOUR_CREATE_PROCESS_ROUTINEA
) -> BOOL