Function BNWrite32

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