Function spa_pod_builder_bytes

Source
pub unsafe extern "C" fn spa_pod_builder_bytes(
    builder: *mut spa_pod_builder,
    bytes: *const c_void,
    len: u32,
) -> c_int