Function openssl_sys::ERR_set_debug

source ·
pub unsafe extern "C" fn ERR_set_debug(
    file: *const c_char,
    line: c_int,
    func: *const c_char
)