Function ocl::ffi::clEnqueueUnmapMemObject
[−]
[src]
pub unsafe extern "system" fn clEnqueueUnmapMemObject(command_queue: *mut c_void,
memobj: *mut c_void,
mapped_ptr: *mut c_void,
num_events_in_wait_list: u32,
event_wait_list: *const *mut c_void,
event: *mut *mut c_void)
-> i32