lyplg_ext_get_storage

Function lyplg_ext_get_storage 

Source
pub unsafe extern "C" fn lyplg_ext_get_storage(
    ext: *const lysc_ext_instance,
    stmt: c_int,
    storage_size: u32,
    storage: *mut *const c_void,
) -> Type