pub unsafe extern "C" fn spa_log_logtv(
l: *mut spa_log,
level: spa_log_level,
topic: *const spa_log_topic,
file: *const c_char,
line: c_int,
func: *const c_char,
fmt: *const c_char,
args: *mut __va_list_tag,
)
pub unsafe extern "C" fn spa_log_logtv(
l: *mut spa_log,
level: spa_log_level,
topic: *const spa_log_topic,
file: *const c_char,
line: c_int,
func: *const c_char,
fmt: *const c_char,
args: *mut __va_list_tag,
)