[][src]Function detours_sys::DetourUpdateProcessWithDll

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