pub unsafe extern "system" fn VirtualUnlock(
    lpaddress: *const c_void,
    dwsize: usize
) -> BOOL
Expand description

Required features: "Win32_Foundation"