Function ERR_peek_last_error_data

Source
pub unsafe extern "C" fn ERR_peek_last_error_data(
    data: *mut *const i8,
    flags: *mut i32,
) -> u64