Function spa_pod_builder_bool

Source
pub unsafe extern "C" fn spa_pod_builder_bool(
    builder: *mut spa_pod_builder,
    val: bool,
) -> c_int