Skip to main content

mem_open_handle

Function mem_open_handle 

Source
pub fn mem_open_handle(
    handle: CUipcMemHandle,
    flags: u32,
) -> Result<*mut c_void>
Expand description

Open a peer-exported memory handle. The returned pointer is valid in the current process’s default device context.