[][src]Type Definition esp_idf_bindgen::spi_flash_op_unlock_func_t

type spi_flash_op_unlock_func_t = Option<unsafe extern "C" fn()>;

@brief SPI flash operation unlock function.