Skip to main content

EOS_Platform_GetAuthInterface

Function EOS_Platform_GetAuthInterface 

Source
pub unsafe extern "C" fn EOS_Platform_GetAuthInterface(
    Handle: EOS_HPlatform,
) -> EOS_HAuth
Expand description

Get a handle to the Auth Interface. @return EOS_HAuth handle

@see eos_auth.h @see eos_auth_types.h