Function evil_janet::janet_cryptorand

source ·
pub unsafe extern "C-unwind" fn janet_cryptorand(
    out: *mut u8,
    n: usize
) -> c_int