#[no_mangle]
pub extern "C" fn pkgcraft_logging_enable(
    cb: extern "C" fn(_: *mut PkgcraftLog)
)
Expand description

Enable pkgcraft logging support.