Function vc6_sys::VirtualUnlock

source ·
pub unsafe extern "stdcall" fn VirtualUnlock(
    lpAddress: LPVOID,
    dwSize: DWORD
) -> BOOL