Function ASN1_item_i2d_fp

Source
pub unsafe extern "C" fn ASN1_item_i2d_fp(
    it: *const ASN1_ITEM_st,
    out: *mut _IO_FILE,
    x: *const c_void,
) -> i32