[][src]Type Definition pmdk_sys::obj::pmemobj_constr

type pmemobj_constr = unsafe extern "C" fn(pop: *mut PMEMobjpool, ptr: *mut c_void, arg: *mut c_void) -> c_int;