Function torch::THCharStorage_newWithDataAndAllocator [] [src]

pub unsafe extern "C" fn THCharStorage_newWithDataAndAllocator(
    data: *mut c_char,
    size: isize,
    allocator: *mut THAllocator,
    allocatorContext: *mut c_void
) -> *mut THCharStorage