[][src]Function detours_sys::DetourProcessViaHelperDllsW

pub unsafe extern "C" fn DetourProcessViaHelperDllsW(
    dwTargetPid: DWORD,
    nDlls: DWORD,
    rlpDlls: *mut LPCSTR,
    pfCreateProcessW: PDETOUR_CREATE_PROCESS_ROUTINEW
) -> BOOL