Skip to main content

nvme_set_debug

Function nvme_set_debug 

Source
pub unsafe extern "C" fn nvme_set_debug(debug: bool)
Expand description

nvme_set_debug - Set NVMe command debugging output @debug: true to enable or false to disable

This function is deprecated. Use nvme_init_default_logging instead.