Function boring_sys::PEM_def_callback

source ยท
pub unsafe extern "C" fn PEM_def_callback(
    buf: *mut c_char,
    size: c_int,
    rwflag: c_int,
    userdata: *mut c_void
) -> c_int