rust_htslib::htslib

Function srandom_r

Source
pub unsafe extern "C" fn srandom_r(
    __seed: u32,
    __buf: *mut random_data,
) -> i32