squash_object_init

Function squash_object_init 

Source
pub unsafe extern "C" fn squash_object_init(
    obj: *mut c_void,
    is_floating: bool,
    destroy_notify: SquashDestroyNotify,
)