moyo_hall_symbol_entry_new Interface

interface
public function moyo_hall_symbol_entry_new(hall_number) result(entry) bind(c, name="moyo_hall_symbol_entry_new"))

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int32_t), value :: hall_number

Return Value type(c_ptr)

Description

Hall symbol entry for hall_number (1 - 530); returns a pointer to MoyoHallSymbolEntry or NULL if out of range.