[][src]Type Definition tinyspline_sys::JSON_Malloc_Function

type JSON_Malloc_Function = Option<unsafe extern "C" fn(arg1: usize) -> *mut c_void>;