Skip to main content

U0Func

Type Alias U0Func 

Source
pub type U0Func<T> = unsafe extern "C" fn(u: *mut T, data: *mut T, thread_id: u32, thread_dim: u32);