[][src]Function detours_sys::DetourUpdateProcessWithDllEx

pub unsafe extern "C" fn DetourUpdateProcessWithDllEx(
    hProcess: HANDLE,
    hImage: HMODULE,
    bIs32Bit: BOOL,
    rlpDlls: *mut LPCSTR,
    nDlls: DWORD
) -> BOOL