Function BNWriteData

Source
pub unsafe extern "C" fn BNWriteData(
    stream: *mut BNBinaryWriter,
    src: *const c_void,
    len: usize,
) -> bool