gsl_sys

Function gsl_permutation_fwrite

Source
pub unsafe extern "C" fn gsl_permutation_fwrite(
    stream: *mut FILE,
    p: *const gsl_permutation,
) -> c_int