Function rust_htslib::htslib::srandom_r

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