falcon_det_sys

Function shake256_extract

Source
pub unsafe extern "C" fn shake256_extract(
    sc: *mut shake256_context,
    out: *mut c_void,
    len: usize,
)