MONC
Public Member Functions | List of all members
forthread_ciface_mod::i_start_routine Interface Reference

Public Member Functions

type(c_ptr) function i_start_routine (arg)
 

Detailed Description

Definition at line 19 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ i_start_routine()

type(c_ptr) function forthread_ciface_mod::i_start_routine::i_start_routine ( type(c_ptr), intent(in), value  arg)

Definition at line 20 of file forthread_ciface.F90.

20  use iso_c_binding
21  type(c_ptr) :: i_start_routine
22  type(c_ptr), value, intent(in) :: arg

The documentation for this interface was generated from the following file: