Function spa_pod_get_int

Source
pub unsafe extern "C" fn spa_pod_get_int(
    pod: *const spa_pod,
    value: *mut i32,
) -> c_int