Function BNReadBE32

Source
pub unsafe extern "C" fn BNReadBE32(
    stream: *mut BNBinaryReader,
    result: *mut u32,
) -> bool