Function SymUnloadModule64

Source
pub unsafe extern "system" fn SymUnloadModule64(
    hProcess: HANDLE,
    BaseOfDll: DWORD64,
) -> BOOL