c_cortex_close Interface

interface
private function c_cortex_close(fd) result(r) bind(C, name="cortex_close"))

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), value :: fd

Return Value integer(kind=c_int)