Skip to main content

eCAL_IsInitialized

Function eCAL_IsInitialized 

Source
pub unsafe extern "C" fn eCAL_IsInitialized(
    component_: c_uint,
) -> c_int
Expand description

@brief Check eCAL initialize state.

@param component_ Check specific component or 0 for general state of eCAL core.

@return None zero if eCAL is initialized.