Function guile_sys::srandom_r [] [src]

pub unsafe extern "C" fn srandom_r(
    __seed: c_uint,
    __buf: *mut Struct_random_data
) -> c_int