Type Definition bearssl_sys::br_chacha20_run [] [src]

type br_chacha20_run = Option<unsafe extern "C" fn(_: *const c_void, _: *const c_void, _: u32, _: *mut c_void, _: usize) -> u32>;