Function botan_rng_init

Source
pub unsafe extern "C" fn botan_rng_init(
    rng: *mut botan_rng_t,
    rng_type: *const c_char,
) -> c_int