pub type SYMCRYPT_DIVISOR = _SYMCRYPT_DIVISOR;Aliased Type§
#[repr(C, align(32))]pub struct SYMCRYPT_DIVISOR {
pub type_: u32,
pub nDigits: u32,
pub cbSize: u32,
pub nBits: u32,
pub magic: usize,
pub td: _SYMCRYPT_DIVISOR__bindgen_ty_1,
pub Int: _SYMCRYPT_INT,
}Fields§
§type_: u32§nDigits: u32§cbSize: u32§nBits: u32§magic: usize§td: _SYMCRYPT_DIVISOR__bindgen_ty_1§Int: _SYMCRYPT_INT