Function rusty_spine::c::_spSetDebugMalloc

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