Type Definition intel_mkl_sys::iBRngPtr

source · []
pub type iBRngPtr = Option<unsafe extern "C" fn(stream: VSLStreamStatePtr, n: c_int, r: *mut c_uint) -> c_int>;