Function BNWriteLE16

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