Function torch::THByteStorage_newWithData [] [src]

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