RacServiceRegisterProviderNative typedef

RacServiceRegisterProviderNative = Int32 Function(Pointer<Void> provider)

rac_result_t rac_service_register_provider(const rac_service_provider_t* provider)

Implementation

typedef RacServiceRegisterProviderNative = Int32 Function(
    Pointer<Void> provider);