pub unsafe extern "C" fn nvme_ctrl_is_persistent(
c: nvme_ctrl_t,
) -> boolExpand description
nvme_ctrl_is_persistent() - Returns the value of the ‘persistent’ flag @c: Controller instance
Return: Value of the ‘persistent’ flag of @c
pub unsafe extern "C" fn nvme_ctrl_is_persistent(
c: nvme_ctrl_t,
) -> boolnvme_ctrl_is_persistent() - Returns the value of the ‘persistent’ flag @c: Controller instance
Return: Value of the ‘persistent’ flag of @c