[][src]Function raylib_sys::ffi_funcs::IsGamepadName

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