openal_context_destroy

(no version information, might be only in CVS)

openal_context_destroy --  Destroys a context

Description

bool openal_context_destroy ( resource context )

Parameters

context

An Open AL(Context) resource (previously created by openal_context_create()).

Return Values

成功回傳TRUE失敗回傳FALSE

參考

openal_context_create()