Type Definition bearssl_sys::br_poly1305_run [] [src]

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