Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
fio_deallocate_search_hint
Interface
8 statements
Source File
korc_fio_interface.f90
korc_fio
fio_deallocate_search_hint
Contents
None
interface
public function fio_deallocate_search_hint(isrc, hint) bind(C, NAME='fio_deallocate_search_hint')
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=C_INT),
intent(in),
VALUE
::
isrc
type(C_PTR),
intent(inout)
::
hint
Return Value
integer(kind=C_INT)