t
Size: a a a
t
t
f
[profile.bench]
lto = true
panic = 'unwind'
f
f
f
f
Finished bench [optimized] target(s) in 8m 06s
t
K
K
K
t
K
D
function get_library_entry(library, proc_name)
import
!dec$ attributes default, stdcall, decorate, alias : 'GetProcAddress' :: get_library_entry
type(C_FUNPTR) :: get_library_entry
type(C_PTR), intent(in) :: library
character(kind=C_CHAR), dimension(*), intent(in) :: proc_name
end function get_library_entry
D
D
FO
!dec$ attributes default, stdcall, decorate, alias : 'GetProcAddress' :: get_library_entry
D
D