[][src]Function slang_sys::spGetDependencyFilePath

pub unsafe extern "C" fn spGetDependencyFilePath(
    request: *mut SlangCompileRequest,
    index: c_int
) -> *const c_char

Get the path to a file this compilation depended on.