Function optee_utee_sys::TEE_BigIntInvMod
source ยท pub unsafe extern "C" fn TEE_BigIntInvMod(
dest: *mut TEE_BigInt,
op: *const TEE_BigInt,
n: *const TEE_BigInt
) -> c_voidpub unsafe extern "C" fn TEE_BigIntInvMod(
dest: *mut TEE_BigInt,
op: *const TEE_BigInt,
n: *const TEE_BigInt
) -> c_void