Function rusty_spine::c::_spSetMalloc

source ·
#[no_mangle]
pub unsafe extern "C" fn _spSetMalloc(
    spine_malloc_0: Option<unsafe extern "C" fn(_: size_t) -> *mut c_void>
)