Function THIntStorage_newWithData

Source
pub unsafe extern "C" fn THIntStorage_newWithData(
    data: *mut c_int,
    size: isize,
) -> *mut THIntStorage