Function THByteStorage_newWithData

Source
pub unsafe extern "C" fn THByteStorage_newWithData(
    data: *mut c_uchar,
    size: isize,
) -> *mut THByteStorage