Function boring_sys::BF_set_key

source ·
pub unsafe extern "C" fn BF_set_key(
    key: *mut BF_KEY,
    len: usize,
    data: *const u8
)