TEE_BigIntGetBit

Function TEE_BigIntGetBit 

Source
pub unsafe extern "C" fn TEE_BigIntGetBit(
    src: *mut TEE_BigInt,
    bitIndex: u32,
) -> bool