pub unsafe extern "C" fn ff_diskio_get_pdrv_card(
    card: *const sdmmc_card_t
) -> BYTE
Expand description

@brief Get the driver number corresponding to a card

@param card The card to get its driver @return Driver number to the card