Function ocl::ffi::clSVMAlloc [] [src]

pub unsafe extern "system" fn clSVMAlloc(context: *mut c_void,
                                         flags: u64,
                                         size: usize,
                                         alignment: u32)
                                         -> *mut c_void