Type Definition intel_mkl_sys::sBRngPtr

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