Skip to main content

native_poll

Function native_poll 

Source
pub async fn native_poll(
    __arg0: State<AuthState>,
    __arg1: Query<NativePollQuery>,
) -> Result<Response, AuthError>