Type Definition gsl_sys::gsl_siman_copy_t[][src]

pub type gsl_siman_copy_t = Option<unsafe extern "C" fn(source: *mut c_void, dest: *mut c_void)>;