Function sixtyfps_corelib::items::sixtyfps_flickable_data_init[][src]

#[no_mangle]
pub unsafe extern "C" fn sixtyfps_flickable_data_init(
    data: *mut FlickableDataBox
)
Expand description

Safety

This must be called using a non-null pointer pointing to a chunk of memory big enough to hold a FlickableDataBox