Function boring_sys::ERR_peek_error_line

source ยท
pub unsafe extern "C" fn ERR_peek_error_line(
    file: *mut *const c_char,
    line: *mut c_int
) -> u32