Function SymUnloadModule

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