Function optee_utee_sys::TEE_BigIntGetBit

source ยท
pub unsafe extern "C" fn TEE_BigIntGetBit(
    src: *const TEE_BigInt,
    bitIndex: u32
) -> bool