[][src]Function blackjack::bridge::bridge::hand_getCardWithIndex

#[no_mangle]
pub extern "C" fn hand_getCardWithIndex(
    ptr: *const Hand,
    idx: usize
) -> *const Card