Function raylib::ffi::IsGamepadName[][src]

pub unsafe extern "C" fn IsGamepadName(
    gamepad: i32,
    name: *const i8
) -> bool