pub unsafe extern "C" fn obs_get_module_author(
module: *mut obs_module_t,
) -> *const c_char
Expand description
Returns the module author(s)
pub unsafe extern "C" fn obs_get_module_author(
module: *mut obs_module_t,
) -> *const c_char
Returns the module author(s)