Function kernel32::VirtualLock [] [src]

pub unsafe extern "system" fn VirtualLock(
    lpAddress: LPVOID,
    dwSize: SIZE_T
) -> BOOL