json_malloc_t

Type Alias json_malloc_t 

Source
pub type json_malloc_t = unsafe extern "C" fn(arg1: usize) -> *mut c_void;