[][src]Function smash::app::lua_bind::EffectModule::req_follow

pub unsafe extern "C" fn req_follow(
    arg1: *mut BattleObjectModuleAccessor,
    effHash: Hash40,
    arg3: Hash40,
    pos: *const Vector3f,
    rot: *const Vector3f,
    size: f32,
    arg7: bool,
    arg8: c_uint,
    arg9: c_int,
    arg10: c_int,
    arg11: c_int,
    arg12: c_int,
    arg13: bool,
    arg14: bool
) -> u64