Function pmemobj_flush

Source
pub unsafe extern "C" fn pmemobj_flush(
    pop: *mut PMEMobjpool,
    addr: *const c_void,
    len: size_t,
)