Function BNWriteBE32

Source
pub unsafe extern "C" fn BNWriteBE32(
    stream: *mut BNBinaryWriter,
    val: u32,
) -> bool