Function BNWrite16

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