pub type BN_GENCB = bn_gencb_st;
Aliased Type§
struct BN_GENCB {
pub type_: u8,
pub arg: *mut c_void,
pub callback: bn_gencb_st__bindgen_ty_1,
}
Fields§
§type_: u8
§arg: *mut c_void
§callback: bn_gencb_st__bindgen_ty_1
pub type BN_GENCB = bn_gencb_st;
struct BN_GENCB {
pub type_: u8,
pub arg: *mut c_void,
pub callback: bn_gencb_st__bindgen_ty_1,
}
type_: u8
§arg: *mut c_void
§callback: bn_gencb_st__bindgen_ty_1