rust_htslib::htslib

Function srand48_r

Source
pub unsafe extern "C" fn srand48_r(
    __seedval: i32,
    __buffer: *mut drand48_data,
) -> i32