Function BNWrite8

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