FO
Size: a a a
FO
D
D
function get_library_entry2(library, proc_name) bind(C, name='GetProcAddress')
import
type(C_FUNPTR) :: get_library_entry2
type(C_PTR), intent(in), value :: library
character(kind=C_CHAR), dimension(*), intent(in) :: proc_name
end function get_library_entry2
D
FO
function get_library_entry2(library, proc_name) bind(C, name='GetProcAddress')
import
type(C_FUNPTR) :: get_library_entry2
type(C_PTR), intent(in), value :: library
character(kind=C_CHAR), dimension(*), intent(in) :: proc_name
end function get_library_entry2
FO
D
D
FO
FO
function get_library_entry2(library, proc_name) bind(C, name='GetProcAddress')
import
type(C_FUNPTR) :: get_library_entry2
type(C_PTR), intent(in), value :: library
character(kind=C_CHAR), dimension(*), intent(in) :: proc_name
end function get_library_entry2
GetProcAddress
?D
GetProcAddress
?FO
f
f
f
t
f
f
AO