Function boring_sys::BIO_snprintf
source ยท pub unsafe extern "C" fn BIO_snprintf(
buf: *mut c_char,
n: usize,
format: *const c_char,
...
) -> c_intpub unsafe extern "C" fn BIO_snprintf(
buf: *mut c_char,
n: usize,
format: *const c_char,
...
) -> c_int