Type Definition intel_mkl_sys::dBRngPtr

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