Type Definition shards::SHAlloc

source · []
pub type SHAlloc = Option<unsafe extern "C" fn(size: u32) -> *mut c_void>;